From fd0ef5411c4eb49409a3e68e31b341841164bba2 Mon Sep 17 00:00:00 2001 From: Abandoned Cart Date: Sat, 17 Jun 2023 21:46:09 -0400 Subject: externals: Update vcpkg to 2023.06.17 Fixes for zlib and qt5 --- externals/vcpkg | 2 +- vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/externals/vcpkg b/externals/vcpkg index a48747106..cbf56573a 160000 --- a/externals/vcpkg +++ b/externals/vcpkg @@ -1 +1 @@ -Subproject commit a487471068f4cb1cbb4eeb340763cdcc0a75fd68 +Subproject commit cbf56573a987527b39272e88cbdd11389b78c6e4 diff --git a/vcpkg.json b/vcpkg.json index 2fa2c80be..7d9e631a1 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "yuzu", - "builtin-baseline": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68", + "builtin-baseline": "cbf56573a987527b39272e88cbdd11389b78c6e4", "version": "1.0", "dependencies": [ "boost-algorithm", -- cgit v1.2.3